type golang.org/x/tools/go/packages.parseValue
4 uses
golang.org/x/tools/go/packages (current package)
packages.go#L707: parseCache map[string]*parseValue
packages.go#L721: type parseValue struct {
packages.go#L729: parseCache: map[string]*parseValue{},
packages.go#L1370: v = &parseValue{ready: make(chan struct{})}
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)